| 2005-11-28 |
kaf24@firebug... | Bundle vcpu_time and vcpu_info structures together... |
commit | commitdiff | tree | snapshot |
| 2005-11-28 |
dan@guaranine... | Fix isConsoleDead() to actually run a command on the... |
commit | commitdiff | tree | snapshot |
| 2005-11-28 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-28 |
cl349@firebug... | Move mk-symlinks target into tools/Rules.mk. |
commit | commitdiff | tree | snapshot |
| 2005-11-28 |
emellor@leeni... | Change uuid string format to match that outputted by... |
commit | commitdiff | tree | snapshot |
| 2005-11-28 |
kaf24@firebug... | Hardcode many cpu features for x86/64 -- we know 64-bit |
commit | commitdiff | tree | snapshot |
| 2005-11-28 |
kaf24@firebug... | In alloc_vcpu_struct, after doing a memset on the new... |
commit | commitdiff | tree | snapshot |
| 2005-11-28 |
kaf24@firebug... | Remove bogus extra unmap_domain_page() call in |
commit | commitdiff | tree | snapshot |
| 2005-11-28 |
Michael.Fetterman... | merge |
commit | commitdiff | tree | snapshot |
| 2005-11-28 |
Michael.Fetterman... | merge |
commit | commitdiff | tree | snapshot |
| 2005-11-28 |
Michael.Fetterman... | minor printf and log message rework in the shadow code. |
commit | commitdiff | tree | snapshot |
| 2005-11-28 |
Michael.Fetterman... | Allow __gpfn_to_mfn() to automatically deal with transl... |
commit | commitdiff | tree | snapshot |
| 2005-11-28 |
kaf24@firebug... | arch/xen/kernel/fixup.c -> arch/xen/i386/kernel/fixup.c |
commit | commitdiff | tree | snapshot |
| 2005-11-28 |
kaf24@firebug... | Simplify boot_vcpu() implementation. |
commit | commitdiff | tree | snapshot |
| 2005-11-28 |
emellor@leeni... | Use StringIO to simplify string_iterator here. Altered... |
commit | commitdiff | tree | snapshot |
| 2005-11-28 |
emellor@leeni... | Added README.xen-bugtool. |
commit | commitdiff | tree | snapshot |
| 2005-11-28 |
emellor@leeni... | Change uses of \s within sed regexps -- some versions... |
commit | commitdiff | tree | snapshot |
| 2005-11-28 |
emellor@leeni... | Added xen-bugtool, an application that collects various... |
commit | commitdiff | tree | snapshot |
| 2005-11-27 |
emellor@leeni... | Set a console limit, in order to detect runaways. |
commit | commitdiff | tree | snapshot |
| 2005-11-27 |
emellor@leeni... | Fix console handling; saveLog call was broken if Consol... |
commit | commitdiff | tree | snapshot |
| 2005-11-27 |
emellor@leeni... | Remove keyword from call to xc.domain_setmaxmem; keywor... |
commit | commitdiff | tree | snapshot |
| 2005-11-27 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-27 |
emellor@leeni... | Change the console handling, to remove the loop and... |
commit | commitdiff | tree | snapshot |
| 2005-11-27 |
emellor@leeni... | Use the getId method to tidy up simple call to domid. |
commit | commitdiff | tree | snapshot |
| 2005-11-27 |
emellor@leeni... | Remove looping from handling of xm domid. This command... |
commit | commitdiff | tree | snapshot |
| 2005-11-27 |
emellor@leeni... | Mark 03_network_attach_detach as XFAIL. There are... |
commit | commitdiff | tree | snapshot |
| 2005-11-27 |
emellor@leeni... | Restore 05_create_noroot, as this test now seems to... |
commit | commitdiff | tree | snapshot |
| 2005-11-27 |
emellor@leeni... | Remove some Makefile cruft. |
commit | commitdiff | tree | snapshot |
| 2005-11-27 |
emellor@leeni... | Added device-sharing checks for loopback-mounted files... |
commit | commitdiff | tree | snapshot |
| 2005-11-27 |
emellor@leeni... | Renable FAIL call that was disabled back when block... |
commit | commitdiff | tree | snapshot |
| 2005-11-26 |
emellor@leeni... | Write the error message and the hotplug-status=busy... |
commit | commitdiff | tree | snapshot |
| 2005-11-26 |
smh22@firebug... | Fix formatting. |
commit | commitdiff | tree | snapshot |
| 2005-11-26 |
smh22@firebug... | Fix save/restore and migrate on x86_64. |
commit | commitdiff | tree | snapshot |
| 2005-11-26 |
kaf24@firebug... | More cleanups to the pmd-shared patch. |
commit | commitdiff | tree | snapshot |
| 2005-11-26 |
kaf24@firebug... | Clean the arch_memory_op() for-loop header. |
commit | commitdiff | tree | snapshot |
| 2005-11-26 |
smh22@firebug... | Fix x86_64 build. |
commit | commitdiff | tree | snapshot |
| 2005-11-26 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-26 |
emellor@leeni... | Fix the unpause_basic test. The console will appear... |
commit | commitdiff | tree | snapshot |
| 2005-11-26 |
emellor@leeni... | Fix the 06_block-list_checkremove test. The use of... |
commit | commitdiff | tree | snapshot |
| 2005-11-26 |
emellor@leeni... | Added a comment. |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
emellor@leeni... | Also, make a small tweak to the 12_block_attach test... |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
emellor@leeni... | Check when using physical devices that the device is... |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
kaf24@firebug... | Implement new memory_op() XENMEM_machphys_mfn_list... |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
emellor@leeni... | Only write a success node when coming online, not going... |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
emellor@leeni... | Only write a success node when coming online, not going... |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
emellor@leeni... | Don't issue the iptables diagnostic when removing entri... |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
emellor@leeni... | Match rename of parameters to match the corresponding... |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
emellor@leeni... | Fix handling of devid_end when devid is an integer... |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
kaf24@firebug... | In shadow-external mode, every VCPU must free its own |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
smh22@firebug... | Tolerate temporary inconsistency between type info... |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
emellor@leeni... | check_hotplug fails on one of my machines running ubunt... |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
emellor@leeni... | Add help option on runtests.sh |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
dan@elm3b196... | Add sanity checks that let us know if there are any... |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
emellor@leeni... | Fix stupid invalid syntax on network-attach tests. |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
emellor@leeni... | Move XenbusState from the Linux-specific xenbus.h into... |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
smh22@firebug... | Use page-sized batches in GETPAGEFRAMEINFO2 (and genera... |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
kaf24@firebug... | Fix the issue of on x86_64, rhel4 can not get into... |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
kaf24@firebug... | I cleaned up acm_ops.c and eliminated returns inside... |
commit | commitdiff | tree | snapshot |
| 2005-11-25 |
kaf24@firebug... | Update vtpm driver following the recent changes to the |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
kaf24@firebug... | Big reworking of SHARED_KERNEL_PMD logic. Includes... |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
emellor@leeni... | Programmatically generate the xm help strings from... |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
emellor@leeni... | Added a count of the number of users of this block... |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
kaf24@firebug... | Remove CONFIG_PREEMPT configuration option from Xen... |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
kaf24@firebug... | Quieten down grant-table transfer failure when it is... |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
kaf24@firebug... | Another PAE fix for pgd_ctor. |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
kaf24@firebug... | More PAE PGD fixes. Ensure we do not pin PGDs with... |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
kaf24@firebug... | Fix pgd allocation for PAE. We must handle the fact... |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
kaf24@firebug... | Fix 32b non-pae build. |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
emellor@leeni... | Check whether a device is already configured before... |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
emellor@leeni... | Support destruction of device by /dev/sda1 (for example... |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
emellor@leeni... | Minor tidy, no semantic change. |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
kaf24@firebug... | Shootdown TLB entries across all VCPUs for SMP shadow... |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
smh22@firebug... | Re-enable tools support for live migration on PAE. |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
smh22@firebug... | Quiet down live migrate on PAE domains. |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
kaf24@firebug... | Clean up mark_dirty() implementation to check for log... |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
kaf24@firebug... | Remove unused 'nr_recs' field from trace-buffer header |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
kaf24@firebug... | Adds ac_timer based polling to the ns16550 UART driver... |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
kaf24@firebug... | This fixes a small race between when a domain is create... |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
kaf24@firebug... | xen/common/acm_ops.c, check for a NULL pointer and... |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
kaf24@firebug... | dom0_ops return -EACCES when the interface version... |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
kaf24@firebug... | Clean up some Xen files in the ioemulator. |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
kaf24@firebug... | Fix ia64 build. Two typos in header files. |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
rread@ubuntu... | Make the microcode driver builtin. |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
rread@ubuntu... | Disable crufty modules still using cli and friends. |
commit | commitdiff | tree | snapshot |
| 2005-11-24 |
rread@ubuntu... | Compile IDE drivers as builtins instead of modules. |
commit | commitdiff | tree | snapshot |
| 2005-11-23 |
emellor@leeni... | Reverse accidental commits for changesets 8001 and... |
commit | commitdiff | tree | snapshot |
| 2005-11-23 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-23 |
emellor@leeni... | Added comment describing usage. |
commit | commitdiff | tree | snapshot |
| 2005-11-23 |
emellor@leeni... | imported patch quiet_linux_build.patch |
commit | commitdiff | tree | snapshot |
| 2005-11-23 |
emellor@leeni... | imported patch trace-thread.patch |
commit | commitdiff | tree | snapshot |
| 2005-11-23 |
emellor@leeni... | imported patch my-config |
commit | commitdiff | tree | snapshot |
| 2005-11-23 |
emellor@leeni... | imported patch logging-thread.patch |
commit | commitdiff | tree | snapshot |
| 2005-11-23 |
emellor@leeni... | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-11-23 |
emellor@leeni... | Don't treat the failure of ifconfig vifX.Y down as... |
commit | commitdiff | tree | snapshot |
| 2005-11-23 |
emellor@leeni... | Remove the frontend device directories as well as the... |
commit | commitdiff | tree | snapshot |
| 2005-11-23 |
emellor@leeni... | Inside xenbus_switch_state, don't write the new state... |
commit | commitdiff | tree | snapshot |
| 2005-11-23 |
emellor@leeni... | Added a hotplug KOBJ_OFFLINE call, for symmetry with... |
commit | commitdiff | tree | snapshot |
| next |